PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / getName Method
In This Topic
    getName Method
    In This Topic
    Gets the folder name.
    Two sibling folders shall not share the same name following case normalization.
    Syntax
    public java.lang.String getName()

    Return Value

    The folder name.
    See Also